object DeletePlugin: TDeletePlugin Left = 253 Top = 176 BorderStyle = bsToolWindow Caption = 'Delete Plugin' ClientHeight = 296 ClientWidth = 280 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonPanel: TPanel Left = 0 Top = 255 Width = 280 Height = 41 Align = alBottom TabOrder = 0 object btnClose: TButton Left = 200 Top = 8 Width = 75 Height = 25 Caption = 'Close' TabOrder = 0 OnClick = btnCloseClick end object btnRemove: TButton Left = 8 Top = 8 Width = 75 Height = 25 Caption = 'Remove' TabOrder = 1 OnClick = btnRemoveClick end end object PluginTree: TElTree Left = 0 Top = 0 Width = 280 Height = 255 Cursor = crDefault LeftPosition = 0 DragCursor = crDrag Align = alClient AutoCollapse = False DockOrientation = doNoOrient DefaultSectionWidth = 120 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] CustomPlusMinus = True ExplorerEditMode = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] GradientSteps = 64 HeaderHeight = 19 HeaderHotTrack = False HeaderSections.Data = {F4FFFFFF00000000} HeaderFont.Charset = DEFAULT_CHARSET HeaderFont.Color = clWindowText HeaderFont.Height = -11 HeaderFont.Name = 'MS Sans Serif' HeaderFont.Style = [] HorzScrollBarStyles.ShowTrackHint = False HorzScrollBarStyles.Width = 16 HorzScrollBarStyles.ButtonSize = 16 IgnoreEnabled = False IncrementalSearch = False KeepSelectionWithinLevel = False LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack LineHeight = 17 MinusPicture.Data = { BE000000424DBE00000000000000760000002800000009000000090000000100 0400000000004800000000000000000000001000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777000 00007FFFFFFF700000007FFFFFFF700000007FFFFFFF700000007F77777F7000 00007FFFFFFF700000007FFFFFFF700000007FFFFFFF70000000777777777000 0000} MouseFrameSelect = True MultiSelect = False OwnerDrawMask = '~~@~~' PlusPicture.Data = { BE000000424DBE00000000000000760000002800000009000000090000000100 0400000000004800000000000000000000001000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777000 00007FFFFFFF700000007FFF7FFF700000007FFF7FFF700000007F77777F7000 00007FFF7FFF700000007FFF7FFF700000007FFFFFFF70000000777777777000 0000} ScrollbarOpposite = False ShowCheckboxes = True ShowLeafButton = False SortType = stCustom StoragePath = 'Tree' TabOrder = 1 TabStop = True VertScrollBarStyles.ShowTrackHint = True VertScrollBarStyles.Width = 16 VertScrollBarStyles.ButtonSize = 16 VirtualityLevel = vlNone end end